{ "name": "Top Sites", "version": "1.2", "description": "Shows the top sites in a browser action", "permissions": ["topSites"], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 }